home *** CD-ROM | disk | FTP | other *** search
- on startup
- set the soundkeepdevice to 0
- -- Added to look for files in the "assets" subdirectory
- global tbsearchpath
- set tbsearchpath=[]
- append(tbsearchpath, the applicationPath & "assets\")
- append(the searchpaths, the applicationPath & "assets")
- end startup
-